socketio
Toggle table of contents
iosSimulatorArm64
Platform filter
iosSimulatorArm64
Switch theme
Search in API
socketio
socketio
/
dev.adven.sockit.api
/
[iosSimulatorArm64]SocketCommand
Socket
Command
iosSimulatorArm64
data
class
SocketCommand
(
val
eventName
:
String
,
val
payload
:
JsonElement
)
:
StreamCommand
Members
Constructors
Socket
Command
Link copied to clipboard
iosSimulatorArm64
constructor
(
eventName
:
String
,
payload
:
JsonElement
)
Properties
event
Name
Link copied to clipboard
iosSimulatorArm64
open
override
val
eventName
:
String
payload
Link copied to clipboard
iosSimulatorArm64
open
override
val
payload
:
JsonElement